@charset "utf-8";
/* CSS Document */

/**common**/

*{ margin:0; padding:0;visibility: visible;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1 Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
body{line-height: 24px;color:#666;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clear {clear:both;}
.clearfix:after {content:'.';clear:both;display:block;height:0;visibility:hidden;line-height:0px;}
.clearfix {zoom:1}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}

.fl { float:left;}
.fr { float:right;}

@font-face { font-family: "Impact"; src: url("../fonts/impact.ttf");}



/* 设置滚动条的样式 */
::-webkit-scrollbar { width:3px;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}
::-webkit-scrollbar-thumb { background-color:#ce0109;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#ce0109;} /* 滚动条滑块点击状态 */


/*头部 开始*/
.ly_top { width:100%; height:100px; margin:0; padding:0; background-color:#fff; box-shadow:0 4px 8px rgba(0, 0, 0, 0.2);  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ly_top .lytop_main { width:95%; height:auto; margin:0 auto; padding:0; position:relative;z-index:999999999;}
.lytop_main .ly_logo { width:27%; height:73px; overflow:hidden; margin:0; padding:13px 0; float:left;}
.ly_logo a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.ly_logo a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; bottom:0;}

.lytop_main .lytop_right { margin:30px 0 30px 10px; float:right;}
.lytop_right .lytop_tel { margin:0 15px 0 0; padding:0; display:inline-block;position:relative;}


.lytop_right .lytop_tel2{ display: inline-block;position: relative;/*height: 40px;*/overflow: hidden;/*line-height: 40px;*/ color: #e30016;font-size: 26px;font-weight: bold; width: 205px;}
.lytop_right .lytop_tel2 img{ margin-right: 5px ;    margin-top: -4px;}


.lytop_tel .bd{display:none;position:absolute;top:60px;left:50%;margin-left:-110px;background:#fff;height:40px;overflow:hidden;line-height:40px;color:#e30016;font-size:26px;font-weight:bold;padding:15px 15px;width:220px;z-index:999;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.lytop_right .lytop_tel img { display:block; width:24px; height:24px; overflow:hidden; margin:8px 8px 8px 0; padding:0; float:left;}
.lytop_right .ico{display:block;width:30px;height:30px;border:1px solid #999;text-align:center;line-height:28px;font-size:14px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor:pointer;}
.lytop_right .lytop_tel .tlt{font-size:14px;color:#999;}
.lytop_right .lytop_tel:hover .ico,.lytop_right .lytop_wx:hover .ico,.lytop_right .lytop_search:hover .ico{color: #fff;background:#e30016;border-color: #e30016;}
.lytop_right .lytop_tel .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/TELbtn_icon.png) center center no-repeat;}
.lytop_right .lytop_wx .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/WXbtn_icon.png) center center no-repeat;}
.lytop_right .lytop_search .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/SSbtn_icon.png) center center no-repeat;}
.lytop_right .lytop_tel:hover .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/TELbtn_icon2.png) center center no-repeat;}
.lytop_right .lytop_wx:hover .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/WXbtn_icon2.png) center center no-repeat;}
.lytop_right .lytop_search:hover .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/SSbtn_icon2.png) center center no-repeat;}
.lytop_wx{margin:0 15px 0 0; padding:0; display:inline-block;position:relative;}
.lytop_wx .bd{display:none;}
.lytop_wx .bd{display:none;position:absolute;top:60px;left:50%;margin-left:-65px;background:#fff;width:130px;overflow:hidden;padding:0 0 12px;z-index:999;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.lytop_wx .bd span{display:block;font-size:12px;color:#555;text-align:center;}
.lytop_wx .bd img{max-width:100%;}
.lytop_right .lytop_search { margin:0 15px 0 0; padding:0; display:inline-block; position:relative; z-index:1;}
.lytop_search_bd{display:none;position:fixed;width:100%;top:100px;left:0;background:rgba(0,0,0,.5);padding: 30px 30%;z-index:999;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lytop_search_bd form {width: 100%;height: 50px;margin:0;padding:0;position:relative;}
.lytop_search_bd form .sc_ipt {width: 90%;overflow:hidden;margin:0;padding:0;position:absolute;left:0;top:0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.lytop_search_bd form .sc_ipt input {display:block;width:100%;height: 50px;overflow:hidden;line-height: 50px;color:#999999;font-size: 15px;margin:0;padding:0 14px;background-color:#fff;border: 0;outline:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lytop_search_bd form .sc_btn {width: 10%;overflow:hidden;margin:0;padding:0;float:right;}
.lytop_search_bd form .sc_btn input {display:block;width: 100%;height: 50px;overflow:hidden;margin:0;padding:0;background: #484848 url(../images/SSbtn_icon1.png) center center no-repeat;background-size: 40px 40px;border:0;outline:none;cursor:pointer;}
.lytop_search_bd:hover form .sc_btn input {background: #e30016 url(../images/SSbtn_icon1.png) center center no-repeat;}

.ly_top.fix{position:fixed; top:0; left:0; z-index:999;}
@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.lytop_main .ly_logo{width:24%;}
}
@media (max-width:1440px) {

}
@media (max-width:1400px) {
	.lytop_search:hover form .sc_ipt { width: 240px; left: -240px;}
	.lytop_main .ly_logo{width:26%;}
}
@media (max-width:1280px) {
    .ly_top .lytop_main{width:98%;}
	.lytop_main .ly_logo { width:20%;}
	
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_top { width:100%; margin:0;}
	.lytop_main .ly_logo { width:24%; margin:0;}
	
}
@media (max-width:1080px) {
	.lytop_main .lytop_right { margin: 30px 40px 30px 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lytop_main .ly_logo { width:24%;}
    
    .lytop_right .lytop_tel,.lytop_wx{display:none;}
    .lytop_main .lytop_right{margin: 30px 50px 30px 10px;}
    .lytop_search_bd{  padding: 10px 10%;top:92px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_top { height: auto;}
	.lytop_main .ly_logo { width:50%; height:80px; padding:6px 0; background:none;}
	.ly_logo a img.logo1 { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.ly_logo a img.logo0 { display:none;}
	
     .lytop_right .lytop_tel,.lytop_wx{display:none;}
    .lytop_main .lytop_right{margin: 30px 50px 30px 10px;}
    .lytop_search_bd{  padding: 10px 10%;top:92px;}
}
@media (max-width: 767px) {
	.ly_top { height:auto; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);}
	.lytop_main .ly_logo { width:65%;margin:0; padding:8px 0; background:none;height:auto;}
	.ly_logo a { display: table-cell; vertical-align: middle; width:100%; height:53px; overflow:hidden; margin:0; padding:0;}
	.ly_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
    .lytop_right .lytop_tel:hover .ico, .lytop_right .lytop_wx:hover .ico, .lytop_right .lytop_search:hover .ico{background:#fff ;    border: 1px solid #999;}
	.lytop_right .lytop_search:hover .ico:after{content:'';display:block;width:30px;height:30px;background:url(../images/SSbtn_icon.png) center center no-repeat;}
     .lytop_right .lytop_tel,.lytop_wx{display:none;}
    .lytop_main .lytop_right{margin: 19px 42px 0 0;}
    .lytop_search_bd{  padding: 10px 5%;top:92px;position:static;background:none;}
	.lytop_search_bd form{height:46px;}
	.lytop_search_bd form .sc_ipt{width:82%;}
	.lytop_search_bd form .sc_btn{width:18%;}
	.lytop_search_bd form .sc_btn input{height:46px;}
	.lytop_search_bd form .sc_ipt input{background:#f3f3f3;height:46px;line-height:46px;}
	
	.lytop_search_bd.fix2{position: fixed;background: rgba(0,0,0,.5);top: 69px;z-index: 99;}
	
}

/*导航栏 开始*/
.ly_nav { width:51%; height:auto; margin:0; padding:0; float:right;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.85%; position: relative; list-style: none; padding:0 10px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:nth-child(1){width:10%;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li:hover {}
.ly_nav .nav_list > ul > li > a { display: inline-block; width:100%; line-height: 60px; color: #303030; font-size: 17px; text-align:center; padding: 20px 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;position:relative;z-index:1;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #ce0109;}
.ly_nav .nav_list > ul > li > em { display:block; width:0; height:3px; overflow:hidden; background-color:#ce0109; margin:0 0 0 0; padding:0; position:absolute; bottom:0px; left:50%; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;}
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:36px; margin:0 0 0 -18px;}
.ly_nav .nav_list > ul > li i { display:block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0; position:absolute; top:40px; right:10px;z-index:2;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i{background:url(../images/down2.png) center center no-repeat; }
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:-20%; top:100px; z-index:9; width:140%; overflow:hidden; background-color:#fff; border-top:2px solid #e30016; box-shadow:0 4px 6px rgba(0, 0, 0, 0.1); border-radius:0 0 2px 2px;}
.ly_nav .nav_list > ul > li ul.cur { display:block;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ly_nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:45px; overflow:hidden; line-height:45px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#e30016;}
.ly_nav .nav_menu { display: none;}

.ly_nav .nav_list > ul > li:hover ul{display:block;}

@media (max-width:1680px) {
	.ly_nav { width:52%;}
	.ly_nav .nav_list > ul > li ul{ width:160%; left:-30%;}
		.ly_nav .nav_list > ul > li { padding:0;}
}
@media (max-width:1600px) {
	.ly_nav .nav_list > ul > li ul{}
}
@media (max-width:1560px) {
	.ly_nav .nav_list > ul > li i { right:4px;}
}
@media (max-width:1440px) {
	.ly_nav .nav_list > ul > li ul { width:140%; left:-20%;}
	

}
@media (max-width:1366px) {
.ly_nav .nav_list > ul > li { padding:0;}
	.ly_nav .nav_list > ul > li i { right:0;}
}
@media screen and (max-width:1280px) {
/*    .ly_nav{width:64%;}*/
.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#555; font-size:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background: url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur{background: url(../images/up2.png) center center no-repeat;}
	
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ad1416; border-radius:0; margin: 0; position:absolute; top:24px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
	
	.lytop_main .lytop_right {    margin: 30px 50px 30px 10px;}
}
@media screen and (max-width:1200px) {
/*    .ly_nav{width:59%;}
    .ly_nav .nav_list > ul > li i{display:none;}*/
}
@media (max-width:1080px) {

	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#555; font-size:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background: url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur{background: url(../images/up2.png) center center no-repeat;}
	
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ad1416; border-radius:0; margin: 0; position:absolute; top:24px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
}
/*
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#555; font-size:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background:url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur { background:url(../images/up2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ad1416; border-radius:0; margin: 0; position:absolute; top:30px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#555; font-size:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background:url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur { background:url(../images/up2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ad1416; border-radius:0; margin: 0; position:absolute; top:30px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
}
*/
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#555; font-size:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background:url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur { background:url(../images/up2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ad1416; border-radius:0; margin: 0; position:absolute; top:26px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
    
    .ly_nav .nav_list > ul > li:nth-child(1){width:100%;}
}
@media (max-width: 767px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:48px; color:#555; font-size:16px; text-align:left; padding:0 48px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#ad1416;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #ad1416;}
	.ly_nav .nav_list > ul > li > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:48px; height:48px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li:hover i, .ly_nav .nav_list > ul > li.active i { background:url(../images/down2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li i.cur { background:url(../images/up2.png) center center no-repeat;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 30px;}
	
	.ly_nav .nav_menu { display: block; width:22px; padding:11px 9px; background-color:#ce0109; border-radius:0; margin: 0; position:absolute; top:15px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ad1416;}
	
	.ly_nav .nav_list > ul > li:nth-child(1){width:100%;}
}
/*导航栏 结束*/
/*头部 结束*/

/*h_foot begin*/
.h_foot{width:100%;background:#141414; overflow:hidden;}
.h_foot_in{width:80%;margin:0 auto;}
.h_foot_ys{padding:50px 0;border-bottom:1px solid rgba(255,255,255,0.1);display:none;}
.h_foot_ys li{width:25%;padding-right:4%;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_foot_ys li .icon{width:15%;min-width:60px;height:60px;float:left;margin-top:10px;}
.h_foot_ys li .icon1{background:url(../images/foot_ys_icon1.png) center center no-repeat;background-size:contain;}
.h_foot_ys li .icon2{background:url(../images/foot_ys_icon2.png) center center no-repeat;background-size:contain;}
.h_foot_ys li .icon3{background:url(../images/foot_ys_icon3.png) center center no-repeat;background-size:contain;}
.h_foot_ys li .icon4{background:url(../images/foot_ys_icon4.png) center center no-repeat;background-size:contain;}
.h_foot_ys li .wz{float:right;width:75%;}
.h_foot_ys li .wz p{display:block;font-size:20px;color:#d6d6d6;margin-bottom:10px;}
.h_foot_ys li .wz span{display:block;font-size:14px;line-height:24px;color:#929292;margin:0;}

.h_foot .middle{padding:60px 0;}
.h_foot .middle .l{float:left;width:30%;}
.h_foot .middle .l .f_logo{width:236px;height:80px;overflow:hidden;margin-bottom:15px;}
.h_foot .middle .l .f_logo img{max-width:100%;max-height:100%;}
.h_foot .middle .l .lxfs p{font-size: 16px;line-height: 36px;color:#a1a1a1;margin-bottom:5px;}
.h_foot .middle .l .lxfs p i{display:inline-block;vertical-align:middle;width:30px;height:30px;margin-right:5px;margin-top:-4px;}
.h_foot .middle .l .lxfs p.a1 i{background:url(../images/ft_ico01.png) center center no-repeat;}
.h_foot .middle .l .lxfs p.a2 i{background:url(../images/ft_ico02.png) center center no-repeat;}
.h_foot .middle .l .lxfs p.a3 i{background:url(../images/ft_ico03.png) center center no-repeat;}
.h_foot .middle .f_nav{float:left;width:55%;padding:0 5% 0 8%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_foot .middle .f_nav li{width:24%;float:left;padding-right:3%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;max-height: 222px;overflow: hidden;}
.h_foot .middle .f_nav li:nth-child(1){padding-right:10%;width:27%;}
.h_foot .middle .f_nav li .tlt{display:block;width:100%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_foot .middle .f_nav li .tlt p{display:inline-block;font-size:16px;color:rgba(255,255,255,0.8);-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;position:relative;}
.h_foot .middle .f_nav li .tlt p:after{content:'';display:block;width:22px;height:1px;line-height:1px;background:#db434a;margin:20px 0 15px;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.h_foot .middle .f_nav li .tlt:hover p{color:#fff;}
.h_foot .middle .f_nav li .tlt:hover p:after{width: 100%;}
.h_foot .middle .f_nav li span{display:block;width:100%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_foot .middle .f_nav li a{display:block;font-size:15px;color:#a1a1a1;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;position:relative;height:34px;line-height:34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.h_foot .middle .f_nav li a:after{content:"";display:block;width:0;height:1px;line-height:1px;background:#db434a;position:absolute;left:0;bottom:0;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.h_foot .middle .f_nav li a:hover{color:#fff;}
.h_foot .middle .f_nav li a:hover:after{width: 100%;}
.h_foot .middle .r{float:left;width:15%;text-align:right;}
.h_foot .middle .r .tlt1{font-size:16px;color:#fff;}
.h_foot .middle .r .tel{font-size:28px;font-weight:bold;color:#ce0109;margin:15px 0;}
.h_foot .middle .r .sj{font-size:14px;color:#a1a1a1;}
.h_foot .middle .r .wx{width:100%;height:115px;margin:15px 0;padding-right:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_foot .middle .r .wx img{width:115px;height:115px;}
.h_foot .middle .r .desc{width:100%;}
.h_foot .middle .r .desc p{display:inline-block;width:140px;color:#a1a1a1;;font-size:13px;height:28px;line-height:28px;}
.h_foot .middle .r .desc p i{display:inline-block;width:18px;height:18px;background:url(../images/f_wx_icon.png) center center no-repeat;background-size:contain;margin-top:-2px;margin-right:5px;vertical-align:middle;}

.h_foot .ft_links { width:100%;margin:0 auto 20px; padding:0 0 0 120px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;position:relative;}
.h_foot .ft_links .ftLinks_tit { width:120px; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:17px; font-weight:bold; text-align:left; margin:0; padding:0; position:absolute; left:0; top:0;}
.h_foot .ft_links .ftLinks_list {width:100%; overflow:hidden; padding:10px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_foot .ft_links .ftLinks_list p { width:100%;line-height:30px;}
.h_foot .ft_links .ftLinks_list p a { display:inline-block; color:#a1a1a1; font-size:15px; margin:0 20px 0 0;}
.h_foot .ft_links .ftLinks_list p a:hover { color:#e2001b; font-weight:bold;}

.f_bottom{border-top: 1px solid rgba(255,255,255,0.1);padding: 30px 0;}
.f_bottom a{color: #a1a1a1;}
.f_bottom a:hover{color:#fff;}
.f_bottom .l{float:left;width: 63%;color: #a1a1a1;line-height: 20px;}
.f_bottom .r{float:right;width:35%;text-align:right;}

@media screen and (max-width:1600px) {
    .h_foot_in{width:90%;}
    .f_bottom .l{width:60%;line-height:26px;}
     .f_bottom .r{width:37%;line-height:26px;}
}
@media screen and (max-width:1440px) {
    .h_foot .middle .f_nav{width:50%;padding:0 0 0 6%;}
    .h_foot .middle .r{width:20%;}
}
@media screen and (max-width:1360px) {
    
}
@media screen and (max-width:1280px) {
    .h_foot_in{width:98%;}
}
@media screen and (max-width:1200px) {
   
}
@media screen and (max-width:1080px) {
    .h_foot .middle .f_nav{display:none;}
	.h_foot .middle{padding:40px 0 30px;}
	.h_foot .middle .l{width:100%;border-bottom: 1px solid rgba(255,255,255,0.1);padding-bottom:30px;}
	.h_foot .middle .l .f_logo{margin:0 auto;}
	.h_foot .middle .l .lxfs p{text-align:center;}
	.h_foot .middle .r{width:100%;text-align:center;border-bottom: 1px solid rgba(255,255,255,0.1);padding:40px 0 30px;}
	.f_bottom .l{width:100%;text-align:center;}
	.f_bottom .r{width:100%;text-align:center;}
	.h_foot .middle {padding: 40px 0 0;}
   .h_foot .ft_links{ padding: 30px 0 0 120px;border-top: 1px solid rgba(255,255,255,0.1);}
   .h_foot .ft_links .ftLinks_tit{top:30px;}
   .h_foot .middle .r{border-bottom:0;    padding: 40px 0 40px;}
}
@media screen and (max-width:768px) {
	.h_foot .middle{padding: 0 0 20px;}
	.h_foot .middle .l{display:none;}
	.h_foot .middle .l{padding-bottom:0;}
   .h_foot .middle .l .lxfs{display:none;}
   .h_foot .ft_links{padding:30px 0 0 0;}
   .h_foot .ft_links .ftLinks_tit{position:static;height:40px;line-height:40px;}
   .h_foot .ft_links .ftLinks_list p a{font-size:14px;}
   .f_bottom{padding:20px 0;}
    .h_foot .middle .r{padding: 40px 0 5px;}
   
   
}
/*h_foot end*/


/*网站右侧漂浮*/
.f_pf1 {position:fixed;top:50%;right:10px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background: #ce0008;opacity:.8;margin-bottom:2px;}

.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background: #ce0008;opacity:.8;margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;padding:5px;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#ce0109;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background: #ce0008;opacity:.8;margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-140px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;padding:5px;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background: #000;opacity:.8;margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}

.f_pf1 a.qqa:hover, .f_pf1 .tela>a:hover, .f_pf1 .wxa>span:hover, .f_pf1 a.totop:hover { background-color:#ce0109;}
@media screen and (max-width:768px) {
	.f_pf1 .wxa{display:none;}
	.f_pf1 a.qqa{display:none;}
	.f_pf1 .tela .wz{display:none !important;}
}


/*lyNy_video 开始*/
.lyNy_video { width:100%; height:auto; min-height:320px; padding:60px 0;}
.lyNyvideo_Main{ width:80%; margin:0 auto;}
.lyNy_video ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:30px; background-color:#fff; border:4px solid #fff; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_video ul li:nth-child(3n+3) { margin:0 0 30px;}
.lyNy_video ul li:hover { border:4px solid #ce0109;}
.lyNy_video ul li .lyNyVideo_img { width:100%; height:280px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNy_video ul li .lyNyVideo_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNy_video ul li .lyNyVideo_img a img { display:block; width: 100%; height: 100%; overflow: hidden; object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNy_video ul li:hover .lyNyVideo_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyNy_video ul li .lyNyVideo_img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0,0,0,0.5) url(../images/vd_ico.png) center center no-repeat; background-size:60px 60px; position:absolute; left:0; top:0;}
.lyNy_video ul li .lyNyVideo_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_video ul li .lyNyVideo_text a.lyNyVideo_name { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#333; font-size:22px; text-align:center; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.lyNy_video ul li:hover .lyNyVideo_text a.lyNyVideo_name { color:#ce0109;}
.lyNy_video ul li .lyNyVideo_text p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#999; font-size:16px; text-align:center; margin:12px auto 20px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.lyNy_video ul li .lyNyVideo_text a.lyNyVideo_more { display:block; width:168px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNy_video ul li .lyNyVideo_text a.lyNyVideo_more img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-4px 0 0 10px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNy_video ul li:hover .lyNyVideo_text a.lyNyVideo_more { background-color:#ce0109;}
.lyNy_video ul li:hover .lyNyVideo_text a.lyNyVideo_more img { margin:-4px 0 0 20px;}

.ny_video{width:80% !important;margin:-80px auto 40px;min-height:500px;display: block;}
.fvopvideo{ width:100%; height:500px !important;max-width: 806px;margin: 0 auto;}

@media screen and (max-width:1399px) and (min-width:1200px) {
.lyNy_video ul li{ padding:10px;}	
.ny_video{margin:-50px auto 40px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.lyNy_video ul li{ width:49%;}
.lyNy_video ul li:nth-child(2n+2) { margin:0 0 30px;}
.lyNy_video ul li:nth-child(3n+3) { margin:0 2% 0 0;}
.lyNy_video ul li:nth-child(6n+6) { margin:0 0 30px;}
.ny_video{margin:20px auto 40px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_video { padding:40px 0;}
.lyNy_video ul li{ width:49%;}
.lyNy_video ul li:nth-child(2n+2) { margin:0 0 30px;}
.lyNy_video ul li:nth-child(3n+3) { margin:0 2% 0 0;}
.lyNy_video ul li:nth-child(6n+6) { margin:0 0 30px;}
.lyNy_video ul li .lyNyVideo_img{ height:240px;}
.ny_video{margin:20px auto;min-height:350px;}
}
@media (max-width: 767px) {
	.lyNy_video { padding:40px 0;}
.lyNy_video ul li{ width:100%; padding:15px;}
.lyNy_video ul li .lyNyVideo_img{ height:200px;}
.lyNy_video ul li .lyNyVideo_text a.lyNyVideo_name{ font-size:18px;}
.lyNy_video ul li .lyNyVideo_text p{ font-size:15px;margin: 5px auto 15px;}
.ny_video{margin:0 auto 20px;min-height:200px;}
.fvopvideo{height:300px !important;}
}

/*lyNy_video 结束*/